TSTOOL home page | TSTOOL documentation page | TSTOOL link page |
In the task of range searching, we ask for all points of data set P that have distance r or less from the query point q. Sometimes range searching is called a fixed size approach, while k nearest neighbors searching is called a fixed mass approach.